log/slog.handlerWriter.h (field)

3 uses

	log/slog (current package)
		logger.go#L80: 	h         Handler
		logger.go#L87: 	if !w.h.Enabled(context.Background(), level) {
		logger.go#L102: 	return origLen, w.h.Handle(context.Background(), r)